babl: export symbol model_with_space
authorØyvind Kolås <pippin@gimp.org>
Wed, 11 Jul 2018 15:07:52 +0000 (17:07 +0200)
committerØyvind Kolås <pippin@gimp.org>
Wed, 11 Jul 2018 15:07:52 +0000 (17:07 +0200)
babl/babl-internal.h
babl/babl.h
export-symbols

index 2a0094d416c5e05121b6e264504eabdea7c9b8a5..b857a6500a674512dfa371325c10ddf006bc4799 100644 (file)
@@ -337,8 +337,6 @@ static inline double babl_parse_double (const char *str)
 
 const Babl *
 babl_remodel_with_space (const Babl *model, const Babl *space);
-const Babl *
-babl_model_with_space (const char *name, const Babl *space);
 Babl *
 _conversion_new (const char    *name,
                  int            id,
index 23786e5968bfcfccfa6dc16da3df4b86e89d2990..405a06e0c04f522636cdae0a89f40b1c5d9a96ff 100644 (file)
@@ -177,6 +177,9 @@ int babl_format_exists              (const char *name);
  */
 const Babl * babl_format_with_space (const char *name, const Babl *space);
 
+const Babl *
+babl_model_with_space (const char *name, const Babl *space);
+
 /*
  * babl_format_get_space:
  *
index f9674f7e6253e4c50d28b5524974ff3ad15c6263..df63f41f42da3dbb62c2c8ec7e4684dedbc2fbb9 100644 (file)
@@ -31,6 +31,7 @@ babl_init
 babl_introspect
 babl_malloc
 babl_model
+babl_model_with_space
 babl_model_new
 babl_new_palette
 babl_palette_reset